When updating a file, handle the case where the old file info is the same as the...
authorFederico Mena Quintero <federico@novell.com>
Wed, 2 Sep 2009 20:23:21 +0000 (15:23 -0500)
committerBenjamin Otte <otte@gnome.org>
Thu, 15 Oct 2009 20:06:16 +0000 (22:06 +0200)
commitad2e6ff52c254c950602b4327fc314e9eb94ff26
tree171b1ab842e3bf1a71b2ddbc91e664cc70998aea
parent688917cdbbbc42678c9bcfd9249fa80119000498
When updating a file, handle the case where the old file info is the same as the new one

This prevents us from inadvertently losing the last ref to the info.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
gtk/gtkfilesystemmodel.c